| Miner.Responder.Shared.Replication Namespace > IMapperCaching<S,T> Interface > TryGetValue Method : TryGetValue(T,S) Method | 
'DeclarationOverloads Function TryGetValue( _ ByVal key As T, _ ByRef value As S _ ) As System.Boolean
'UsageDim instance As IMapperCaching(Of S,T) Dim key As T Dim value As S Dim value As System.Boolean value = instance.TryGetValue(key, value)
true if the set contains the specified mapping; otherwise, false.Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2